Files
Arcane-Default-Template/README.md
2026-03-14 15:26:44 -04:00

14 lines
421 B
Markdown

# Arcane Default Template for New Projects
## Instructions
* In Arcane navigate to Customization -> Templates -> Edit Default Button
* copy & paste the compose file into Docker Compose Template
* copy & paste .env.example into .env
## When creating a New Project
* In the .env file fill in all the values
* In the compose file change `SERVICE_NAME`
* Add any other requirements for the service to the compose file