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"
|
MINIO_ROOT_PASSWORD: "#4famakin"
|
||||||
command: server /data --console-address ":9090"
|
command: server /data --console-address ":9090"
|
||||||
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
minio_data:
|
minio_data:
|
||||||
|
|||||||
@ -27,9 +27,6 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
DATABASE_URL: mysql://operational_user:operational_password@mysql:3306/operational
|
DATABASE_URL: mysql://operational_user:operational_password@mysql:3306/operational
|
||||||
APP_URL: "http://theocorp:1025"
|
APP_URL: "http://theocorp:1025"
|
||||||
VAPID_EMAIL: ""
|
|
||||||
VAPID_PUBLIC_KEY: ""
|
|
||||||
VAPID_PRIVATE_KEY: ""
|
|
||||||
PORT: "4337"
|
PORT: "4337"
|
||||||
SECRET: ""
|
SECRET: ""
|
||||||
REMOVE_TEST_EVENTS_AT: ""
|
REMOVE_TEST_EVENTS_AT: ""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user