change game to download in the docker compose file
This commit is contained in:
parent
ae64fd8baf
commit
38e306a903
@ -29,7 +29,7 @@ services:
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- "./nginx.conf:/etc/nginx/conf.d/default.conf"
|
||||
- "./game:/usr/share/nginx/html"
|
||||
- "./download:/usr/share/nginx/html"
|
||||
networks:
|
||||
- network
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user