Update docker-compose.yml
parent
c755c90237
commit
4f83ab994d
|
|
@ -6,4 +6,4 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- "3002:80"
|
- "3002:80"
|
||||||
volumes:
|
volumes:
|
||||||
- ./static:/usr/share/nginx/html
|
- ../static:/usr/share/nginx/html
|
||||||
Loading…
Reference in New Issue