convert technitium to stack
This commit is contained in:
@@ -5,13 +5,10 @@ services:
|
||||
- GITEA__service__DISABLE_REGISTRATION=true
|
||||
- USER_UID=1000
|
||||
- USER_GID=1000
|
||||
restart: always
|
||||
volumes:
|
||||
- gitea:/data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
#ports:
|
||||
#- "3030:3000"
|
||||
networks:
|
||||
- caddy
|
||||
|
||||
|
||||
@@ -10,8 +10,8 @@ services:
|
||||
- vaultwarden:/data
|
||||
networks:
|
||||
- caddy
|
||||
#ports:
|
||||
#- 8089:80
|
||||
secrets:
|
||||
- PASS
|
||||
|
||||
networks:
|
||||
caddy:
|
||||
@@ -21,3 +21,7 @@ networks:
|
||||
volumes:
|
||||
vaultwarden:
|
||||
name: vaultwarden
|
||||
|
||||
secrets:
|
||||
PASS:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user