dsf
This commit is contained in:
parent
93b3c15399
commit
3de67921d7
2 changed files with 1 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
services:
|
services:
|
||||||
forjejo:
|
forjejo:
|
||||||
image: codeberg.org/forgejo/forgejo:8
|
image: codeberg.org/forgejo/forgejo:11
|
||||||
container_name: forgejo
|
container_name: forgejo
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1001
|
- USER_UID=1001
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,6 @@ services:
|
||||||
- POSTGRES_PASSWORD=postgres
|
- POSTGRES_PASSWORD=postgres
|
||||||
- POSTGRES_USER=postgres
|
- POSTGRES_USER=postgres
|
||||||
- POSTGRES_DB=joplin
|
- POSTGRES_DB=joplin
|
||||||
- PUID=1001
|
|
||||||
- PGID=998
|
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
|
|
@ -35,8 +33,6 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
environment:
|
environment:
|
||||||
- PUID=1001
|
|
||||||
- PGID=998
|
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
- APP_PORT=22300
|
- APP_PORT=22300
|
||||||
- APP_BASE_URL=https://joplin.netgrimoire.com
|
- APP_BASE_URL=https://joplin.netgrimoire.com
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue