Add SERVICE_FQDN_COUCHDB_5984 to environment for Coolify domain detection
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
environment:
|
||||
COUCHDB_USER: ${COUCHDB_USER:-admin}
|
||||
COUCHDB_PASSWORD: ${COUCHDB_PASSWORD:?COUCHDB_PASSWORD must be set}
|
||||
SERVICE_FQDN_COUCHDB_5984:
|
||||
volumes:
|
||||
- couchdb_data:/opt/couchdb/data
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user