generated from kelin/Compose-Template
14 lines
421 B
Markdown
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
|