You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docker-drone/.env.example

17 lines
214 B

# Global Settings
LOCAL_STACK_DIR=/srv/docker/volumes/drone
# Networks
NETWORK=
# Drone Server
DRS_IMG=
DRS_TAG=
DRS_CONTAINER_NAME=
DRS_RESTART=
# Drone Agent
DRA_IMG=
DRA_TAG=
DRA_CONTAINER_NAME=
DRA_RESTART=