Compare commits
No commits in common. "ed1e23bdf8265d5f9118e952a2e665ccc525f6bc" and "fa8abaf0c2b6426f66b86f3c3d2d7b5c6dcf665a" have entirely different histories.
ed1e23bdf8
...
fa8abaf0c2
1
docker
1
docker
@ -1 +0,0 @@
|
|||||||
Subproject commit fa8abaf0c2b6426f66b86f3c3d2d7b5c6dcf665a
|
|
@ -1,14 +0,0 @@
|
|||||||
version: '3.9'
|
|
||||||
services:
|
|
||||||
gotify:
|
|
||||||
image: ghcr.io/gotify/server:latest
|
|
||||||
container_name: Gotify
|
|
||||||
restart: on-failure:5
|
|
||||||
ports:
|
|
||||||
- 6789:80
|
|
||||||
volumes:
|
|
||||||
- /docker/gotify:/app/data:rw
|
|
||||||
environment:
|
|
||||||
GOTIFY_DEFAULTUSER_NAME: admin
|
|
||||||
GOTIFY_DEFAULTUSER_PASS: zaq12wsx
|
|
||||||
TZ: Europe/Warsaw
|
|
Loading…
x
Reference in New Issue
Block a user