Compare commits
No commits in common. "04c9094d7db409829f7b981367b7ee1a70b72a9a" and "8a18432530f10a76fd6d793dbe66d34a01573a13" have entirely different histories.
04c9094d7d
...
8a18432530
3 changed files with 0 additions and 3 deletions
0
scripts/backup_wakapi_db.sh
Executable file → Normal file
0
scripts/backup_wakapi_db.sh
Executable file → Normal file
|
@ -5,7 +5,6 @@ services:
|
|||
environment:
|
||||
- USER_UID=1000
|
||||
- USER_GID=1000
|
||||
- FORGEJO__service__DISABLE_REGISTRATION=true
|
||||
restart: always
|
||||
networks:
|
||||
- forgejo
|
||||
|
|
|
@ -6,8 +6,6 @@ services:
|
|||
ports:
|
||||
- 8004:3000
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- WAKAPI_ALLOW_SIGNUP=false
|
||||
networks:
|
||||
- web
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Reference in a new issue