chore: revert docker-compose.yml to match develop
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
environment:
|
||||
# LactoseBaseUrl must be the address the *browser* can reach Lactose at.
|
||||
# Override this with your server's hostname/IP if not running on localhost.
|
||||
- LactoseBaseUrl=http://localhost:5162/
|
||||
- LactoseBaseUrl=http://192.168.50.100:5162/
|
||||
ports:
|
||||
- "8080:8080"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user