refactor(templates): remove comments

This commit is contained in:
Mauricio Siu 2024-06-30 00:33:08 -06:00
parent 54adab16cf
commit 86165d1104

View File

@ -49,13 +49,6 @@ services:
ADMIN_EMAIL: "admin@example.com" ADMIN_EMAIL: "admin@example.com"
ADMIN_PASSWORD: "d1r3ctu5" 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: networks:
dokploy-network: dokploy-network:
external: true external: true