Ready for testing on live server...

This commit is contained in:
Scott Idem
2023-02-23 16:22:17 -05:00
parent e78b13602b
commit ce3e57f87e
2 changed files with 4 additions and 5 deletions

View File

@@ -16,10 +16,10 @@ services:
ports:
- "${OSIT_WEB_HTTP_PORT}:80"
- "${OSIT_WEB_HTTPS_PORT}:443"
- "80:80"
- "443:443"
- "8181:80"
- "8443:443"
# - "80:80"
# - "443:443"
# - "8181:80"
# - "8443:443"
# networks:
# - local-net
volumes: