mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor(templates): remove comments
This commit is contained in:
parent
54adab16cf
commit
86165d1104
@ -49,13 +49,6 @@ services:
|
||||
|
||||
ADMIN_EMAIL: "admin@example.com"
|
||||
ADMIN_PASSWORD: "d1r3ctu5"
|
||||
# Make sure to set this in production
|
||||
# (see https://docs.directus.io/self-hosted/config-options#general)
|
||||
# PUBLIC_URL: "https://directus.example.com"
|
||||
|
||||
# Environment variables can also be defined in a file (for example `.env`):
|
||||
# env_file:
|
||||
# - .env
|
||||
networks:
|
||||
dokploy-network:
|
||||
external: true
|
||||
|
Loading…
Reference in New Issue
Block a user