fix compose file

This commit is contained in:
Yax
2022-07-14 14:41:10 +02:00
parent c29706d212
commit 09e9d79688
+3 -2
View File
@@ -1,9 +1,10 @@
version: "3.8"
services:
server:
gitea:
container_name: gitea
image: gitea/gitea:1.16.9-rootless
restart: always
restart: unless-stopped
volumes:
- gitea_data:/var/lib/gitea
- gitea_config:/etc/gitea