pushing another fix

This commit is contained in:
CoolnsX
2025-02-26 10:54:50 +05:30
parent b420ec07d9
commit 4f5abf0ed0

View File

@@ -5,7 +5,7 @@ services:
container_name: nginx_proxy container_name: nginx_proxy
ports: ports:
- '80:80' - '80:80'
- '81:81' #- '81:81'
- '443:443' - '443:443'
volumes: volumes:
- ./data:/data - ./data:/data