This commit is contained in:
2025-12-08 01:18:40 +00:00
parent 41c485073c
commit 07b4643a9b
2 changed files with 4 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ services:
networks:
- net
- public
- badge-net
# ports:
# - "80:8080"
depends_on:
@@ -85,3 +86,5 @@ networks:
attachable: true
public:
external: true
badge-net:
external: true

View File

@@ -103,6 +103,6 @@ DEMO_PASSWORD=
USE_RUNNING_BALANCE=true
FIREFLY_III_LAYOUT=v1
QUERY_PARSER_IMPLEMENTATION=new
APP_URL=http://fireflies.lab
APP_URL=http://fire.baked.rocks
# MARIADB_ROOT_PASSWORD=squirtle123456
MARIADB_ALLOW_EMPTY_ROOT_PASSWORD=true