Files
docker-compose-collection/gitea/.env.sample
T
2023-09-09 22:57:24 +02:00

11 lines
245 B
Bash

# Uncomment and change the following variables if you want to use them.
#RESTART=unless-stopped
#SYNOLOGY_VOLUME=volume1
#STACK_NAME=gitea
#UID=1024
#GID=101
#GITEA_CONTAINER_NAME=Gitea
#GITEA_TAG=latest
#GITEA_PORT_HTTP=3000
#GITEA_PORT_SSH=22