up(gitea): update stack yaml+

This commit is contained in:
cnphpbb 2025-01-02 20:59:10 +08:00
parent 8e6e5aed20
commit ef7a0b2f61

View File

@ -1,5 +1,5 @@
# mkdir -pv /data/volumes/gitea/{data,config}
# cd gitea by Raspberry pi
# cd gitea by Raspberry pi(RPi)
# chown 1000:1000 config/ data/
# pull:: docker compose --env-file ./gitea/env.cfg -f ./gitea/rpi-prod.yml pull
# Run:: docker compose -p gitea --env-file ./gitea/env.cfg -f ./gitea/rpi-prod.yml up -d