modify(gitea): stack yaml modify
This commit is contained in:
parent
a365d86908
commit
3d26d7f76d
@ -1,8 +1,8 @@
|
||||
# mkdir -pv gitea/{data,config}
|
||||
# mkdir -pv /data/volumes/gitea/{data,config}
|
||||
# cd gitea
|
||||
# chown 1000:1000 config/ data/
|
||||
# pull:: docker compose --env-file ./gitea/env.cfg -f ./gitea/prod.prod.stack.yml pull
|
||||
# Run:: docker compose -p gitea --env-file ./gitea/env.cfg -f ./gitea/prod.prod.stack.yml up -d
|
||||
# pull:: docker compose --env-file ./gitea/env.cfg -f ./gitea/prod.stack.yml pull
|
||||
# Run:: docker compose -p gitea --env-file ./gitea/env.cfg -f ./gitea/prod.stack.yml up -d
|
||||
version: "3.9"
|
||||
|
||||
services:
|
Loading…
x
Reference in New Issue
Block a user