Changed file structure again
This commit is contained in:
parent
f1017e803c
commit
d108e61f79
@ -4,6 +4,6 @@ services:
|
|||||||
container_name: web
|
container_name: web
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./:/usr/share/nginx/html
|
- ./html:/usr/share/nginx/html
|
||||||
ports:
|
ports:
|
||||||
- '80:80'
|
- '80:80'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user