changes
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 23s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 23s
This commit is contained in:
parent
f6e7637212
commit
edb3cbe6ff
@ -12,5 +12,6 @@ services:
|
||||
MINIO_ROOT_PASSWORD: "#4famakin"
|
||||
command: server /data --console-address ":9090"
|
||||
|
||||
|
||||
volumes:
|
||||
minio_data:
|
||||
|
||||
@ -27,9 +27,6 @@ services:
|
||||
environment:
|
||||
DATABASE_URL: mysql://operational_user:operational_password@mysql:3306/operational
|
||||
APP_URL: "http://theocorp:1025"
|
||||
VAPID_EMAIL: ""
|
||||
VAPID_PUBLIC_KEY: ""
|
||||
VAPID_PRIVATE_KEY: ""
|
||||
PORT: "4337"
|
||||
SECRET: ""
|
||||
REMOVE_TEST_EVENTS_AT: ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user