Add Go rewrite with Postgres 17 and Dokploy Docker Compose
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Dokploy: deploy from the Go/ directory as a Docker Compose project.
|
||||
# Domain → container port 30000 (service: app).
|
||||
# Set secrets in Dokploy Environment:
|
||||
# POSTGRES_PASSWORD, APP_SESSION_SECRET
|
||||
# Optional: AMNEZIA_PANEL_URL, AMNEZIA_API_TOKEN, APP_BASE_URL, TZ
|
||||
#
|
||||
# Do not expose Postgres publicly — db has no published ports.
|
||||
Reference in New Issue
Block a user