Compare commits
4 commits
8a18432530
...
04c9094d7d
Author | SHA1 | Date | |
---|---|---|---|
![]() |
04c9094d7d | ||
![]() |
6b1f538fd1 | ||
![]() |
1005b9ec00 | ||
![]() |
b2de2a1c8c |
3 changed files with 3 additions and 0 deletions
0
scripts/backup_wakapi_db.sh
Normal file → Executable file
0
scripts/backup_wakapi_db.sh
Normal file → Executable file
|
@ -5,6 +5,7 @@ services:
|
|||
environment:
|
||||
- USER_UID=1000
|
||||
- USER_GID=1000
|
||||
- FORGEJO__service__DISABLE_REGISTRATION=true
|
||||
restart: always
|
||||
networks:
|
||||
- forgejo
|
||||
|
|
|
@ -6,6 +6,8 @@ services:
|
|||
ports:
|
||||
- 8004:3000
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- WAKAPI_ALLOW_SIGNUP=false
|
||||
networks:
|
||||
- web
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Reference in a new issue