swapped ports

This commit is contained in:
2025-03-24 18:39:36 -05:00
parent 73b57408d0
commit ba878b58ee
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ services:
networks:
- reverse-proxy
ports:
- 443:443/tcp
- 80:80/tcp
- 444:443/tcp
- 82:80/tcp
- 81:81/tcp
restart: always
volumes: