[fix] fixed wrong ports for proxy
This commit is contained in:
@@ -17,8 +17,8 @@ services:
|
||||
image: proxy
|
||||
container_name: proxy
|
||||
ports:
|
||||
- "9980:8080"
|
||||
- "9443:8443"
|
||||
- "80:8080"
|
||||
- "443:8443"
|
||||
networks:
|
||||
- service_web
|
||||
- service_certbot
|
||||
|
||||
Reference in New Issue
Block a user