cors?
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-06-20 13:05:22 +10:00
parent 820e2d31a9
commit 6849892075

View File

@ -10,8 +10,8 @@ services:
restart: always restart: always
ports: ports:
- "5000:80" - "5000:80"
logging: # logging:
driver: "gelf" # driver: "gelf"
options: # options:
gelf-address: "udp://graylog.vdk2ch.ru:12201" # gelf-address: "udp://graylog.vdk2ch.ru:12201"
tag: "backend-logs" # tag: "backend-logs"