forked from Shiloh/githaven
fix typo (#17614)
This commit is contained in:
parent
cd32b84811
commit
83a04e42cc
@ -168,7 +168,9 @@ named volumes; Docker will deal with that automatically.
|
||||
version: "2"
|
||||
|
||||
+volumes:
|
||||
+ gitea:
|
||||
+ gitea-data:
|
||||
+ driver: local
|
||||
+ gitea-config:
|
||||
+ driver: local
|
||||
+
|
||||
services:
|
||||
|
Loading…
Reference in New Issue
Block a user