mirror of
https://github.com/go-gitea/gitea
synced 2025-07-09 20:17:21 +00:00
fix typo (#17614)
This commit is contained in:
@ -168,7 +168,9 @@ named volumes; Docker will deal with that automatically.
|
|||||||
version: "2"
|
version: "2"
|
||||||
|
|
||||||
+volumes:
|
+volumes:
|
||||||
+ gitea:
|
+ gitea-data:
|
||||||
|
+ driver: local
|
||||||
|
+ gitea-config:
|
||||||
+ driver: local
|
+ driver: local
|
||||||
+
|
+
|
||||||
services:
|
services:
|
||||||
|
Reference in New Issue
Block a user