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