Merge branch 'main' into feat/replace-webpack+bootstrap

This commit is contained in:
Herculino Trotta
2025-11-23 23:08:02 -03:00
committed by GitHub
13 changed files with 11103 additions and 1216 deletions

View File

@@ -3,7 +3,7 @@ services:
image: eitchtee/wygiwyh:latest
container_name: ${SERVER_NAME}
ports:
- "${OUTBOUND_PORT}:8000"
- "${OUTBOUND_PORT:-8000}:${INTERNAL_PORT:-8000}"
env_file:
- .env
depends_on: