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