mirror of
https://github.com/cupcakearmy/dvb.git
synced 2025-09-05 21:20:38 +00:00
dont' ecxpose port
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
image: nginx:alpine
|
image: nginx:alpine
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80
|
||||||
volumes:
|
volumes:
|
||||||
- ./app:/srv
|
- ./app:/srv
|
||||||
- ./nginx.conf:/etc/nginx/conf.d/default.conf
|
- ./nginx.conf:/etc/nginx/conf.d/default.conf
|
||||||
|
Reference in New Issue
Block a user