mirror of
https://github.com/remnawave/panel.git
synced 2026-04-24 00:31:35 +00:00
fix: open 80 port for acme
This commit is contained in:
@@ -122,6 +122,7 @@ services:
|
||||
restart: always
|
||||
ports:
|
||||
- '0.0.0.0:443:443'
|
||||
- '0.0.0.0:80:80'
|
||||
networks:
|
||||
- remnawave-network
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user