recreate:yes was undoing all changes to container
This commit is contained in:
parent
1ebaa514d3
commit
3632c66afc
@ -105,5 +105,5 @@
|
|||||||
- ./config:/etc/gitea
|
- ./config:/etc/gitea
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
recreate: true
|
recreate: false
|
||||||
working_dir: "{{gitea_directory}}"
|
working_dir: "{{gitea_directory}}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user