mirror of
https://github.com/cupcakearmy/dvb.git
synced 2024-11-05 09:14:09 +01:00
dont' ecxpose port
This commit is contained in:
parent
0c48ceeb67
commit
b06948ab06
@ -5,7 +5,7 @@ services:
|
||||
image: nginx:alpine
|
||||
restart: always
|
||||
ports:
|
||||
- 80:80
|
||||
- 80
|
||||
volumes:
|
||||
- ./app:/srv
|
||||
- ./nginx.conf:/etc/nginx/conf.d/default.conf
|
||||
|
Loading…
Reference in New Issue
Block a user