PWA manager is now visible to all users
This commit is contained in:
@ -35,9 +35,11 @@ services:
|
||||
MYSQL_DATABASE: jwpwsofia_demo
|
||||
MYSQL_USER: jwpwsofia_demo
|
||||
MYSQL_PASSWORD: dwxhns9p9vp248
|
||||
# networks:
|
||||
# - infrastructure_default
|
||||
# - default
|
||||
adminer:
|
||||
image: adminer
|
||||
restart: always
|
||||
ports:
|
||||
- 5002:8080
|
||||
networks:
|
||||
infrastructure_default:
|
||||
external: true
|
||||
|
Reference in New Issue
Block a user