# Set any config versions here # Docs: https://docs.coopcloud.tech/maintainers/handbook/#manage-configs export CONFIG_VERSION=v1 export NGINX_VERSION=v1 export NGINX_UMAP_VERSION=v1 create_admin(){ umap createsuperuser }