mirror of
https://github.com/RoboSats/robosats-web-host.git
synced 2025-07-19 09:13:43 +00:00
Remove unnnecesary ports
This commit is contained in:
@ -5,9 +5,6 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
ports:
|
|
||||||
- '80:80'
|
|
||||||
- '443:443'
|
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ./nginx/conf/:/etc/nginx/conf.d/:ro
|
- ./nginx/conf/:/etc/nginx/conf.d/:ro
|
||||||
|
Reference in New Issue
Block a user