getting the selfstack fully operational. finally!
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
version: '3.8'
|
||||
services:
|
||||
tsys-atomichabits:
|
||||
image: ghcr.io/majorpeter/atomic-tracker:latest
|
||||
|
@@ -4,6 +4,6 @@ services:
|
||||
container_name: reachableceo-easy-gate
|
||||
restart: always
|
||||
ports:
|
||||
- 2005:8080
|
||||
- 2006:8080
|
||||
volumes:
|
||||
- ./easy-gate.json:/etc/easy-gate/easy-gate.json
|
||||
|
Reference in New Issue
Block a user