x
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- net
|
- net
|
||||||
- public
|
- public
|
||||||
|
- badge-net
|
||||||
# ports:
|
# ports:
|
||||||
# - "80:8080"
|
# - "80:8080"
|
||||||
depends_on:
|
depends_on:
|
||||||
@@ -85,3 +86,5 @@ networks:
|
|||||||
attachable: true
|
attachable: true
|
||||||
public:
|
public:
|
||||||
external: true
|
external: true
|
||||||
|
badge-net:
|
||||||
|
external: true
|
||||||
|
|||||||
@@ -103,6 +103,6 @@ DEMO_PASSWORD=
|
|||||||
USE_RUNNING_BALANCE=true
|
USE_RUNNING_BALANCE=true
|
||||||
FIREFLY_III_LAYOUT=v1
|
FIREFLY_III_LAYOUT=v1
|
||||||
QUERY_PARSER_IMPLEMENTATION=new
|
QUERY_PARSER_IMPLEMENTATION=new
|
||||||
APP_URL=http://fireflies.lab
|
APP_URL=http://fire.baked.rocks
|
||||||
# MARIADB_ROOT_PASSWORD=squirtle123456
|
# MARIADB_ROOT_PASSWORD=squirtle123456
|
||||||
MARIADB_ALLOW_EMPTY_ROOT_PASSWORD=true
|
MARIADB_ALLOW_EMPTY_ROOT_PASSWORD=true
|
||||||
|
|||||||
Reference in New Issue
Block a user