limit pma access to local network only
This commit is contained in:
@@ -113,7 +113,7 @@ services:
|
||||
- PGID=1000
|
||||
- TZ=America/Chicago
|
||||
# ports:
|
||||
# - 4443:443
|
||||
# - 192.168.1.107:4443:443
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /home/nam/Data/CloudData:/data
|
||||
@@ -147,6 +147,6 @@ services:
|
||||
# - PMA_USER=root
|
||||
# - PMA_PASSWORD=a141592-Z
|
||||
# ports:
|
||||
# - 0.0.0.0:8081:80
|
||||
# - 192.168.1.107:8081:80
|
||||
# networks:
|
||||
# - shnet
|
||||
# - shnet
|
||||
|
||||
Reference in New Issue
Block a user