mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Reduced port exposure to localhost
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
links:
|
||||
- database
|
||||
ports:
|
||||
- "{{http_port}}:80"
|
||||
- "127.0.0.1:{{http_port}}:80"
|
||||
database:
|
||||
image: mariadb
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user