Changed to proxy
This commit is contained in:
@@ -2,8 +2,8 @@ services:
|
||||
backend:
|
||||
image: git.out.jafre.li/jafreli/dashboard-backend:latest
|
||||
container_name: dashboard-backend
|
||||
ports:
|
||||
- "8080:8080"
|
||||
# ports:
|
||||
# - "8080:8080"
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data/dashboard.db:/root/dashboard.db
|
||||
|
||||
Reference in New Issue
Block a user