mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-22 07:54:24 +02:00
Remove gokapi
This commit is contained in:
parent
6364070e9f
commit
20a0767645
@ -1,16 +0,0 @@
|
||||
services:
|
||||
gokapi:
|
||||
image: f0rc3/gokapi:latest
|
||||
container_name: gokapi
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
ports:
|
||||
- "8020:53842"
|
||||
volumes:
|
||||
- gokapi-data:/app/data
|
||||
- gokapi-config:/app/config
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
gokapi-data:
|
||||
gokapi-config:
|
||||
Loading…
x
Reference in New Issue
Block a user