recreate:yes was undoing all changes to container

This commit is contained in:
Ibrahim Mkusa 2024-09-21 15:45:46 -04:00
parent 1ebaa514d3
commit 3632c66afc

View File

@ -105,5 +105,5 @@
- ./config:/etc/gitea
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
recreate: true
recreate: false
working_dir: "{{gitea_directory}}"