Renamed static server container
This commit is contained in:
parent
365c9822bc
commit
f4832fe8de
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nginx:
|
nginx:
|
||||||
container_name: static-server
|
container_name: naspi-static
|
||||||
volumes:
|
volumes:
|
||||||
- /var/www/static:/usr/share/nginx/html:ro
|
- /var/www/static:/usr/share/nginx/html:ro
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue