4 lines
170 B
Bash
Executable File
4 lines
170 B
Bash
Executable File
# Set any config versions here
|
|
# Docs: https://docs.coopcloud.tech/maintainers/handbook/#manage-configs
|
|
export DRAUPNIR_CONFIG_VERSION=v1
|
|
export APP_ENTRYPOINT_VERSION=v1 |