apple health data will soon be out in the world...
This commit is contained in:
		@@ -4,7 +4,7 @@ services:
 | 
			
		||||
    image: ghcr.io/majorpeter/atomic-tracker:latest
 | 
			
		||||
    container_name: reachableceo-atomichabits
 | 
			
		||||
    ports:
 | 
			
		||||
      - "2008:8080"
 | 
			
		||||
      - "2005:8080"
 | 
			
		||||
    volumes:
 | 
			
		||||
      - tsys-atomichabits:/config
 | 
			
		||||
    restart: always
 | 
			
		||||
 
 | 
			
		||||
@@ -38,22 +38,22 @@
 | 
			
		||||
        {
 | 
			
		||||
            "name": "Reactive Resume",
 | 
			
		||||
            "category": "",
 | 
			
		||||
            "url": "http://CharlesDevServer.knel.net:2007",
 | 
			
		||||
            "url": "http://CharlesDevServer.knel.net:2003",
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "Atomic Habits",
 | 
			
		||||
            "category": "",
 | 
			
		||||
            "url": "http://CharlesDevServer.knel.net:2008"
 | 
			
		||||
            "url": "http://CharlesDevServer.knel.net:2005"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "Cleanslate",
 | 
			
		||||
            "category": "",
 | 
			
		||||
            "url": "http://CharlesDevServer.knel.net:2010"
 | 
			
		||||
            "url": "http://CharlesDevServer.knel.net:2006"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "Apple Health Exporter",
 | 
			
		||||
            "category": "",
 | 
			
		||||
            "url": "http://CharlesDevServer.knel.net:4000",
 | 
			
		||||
            "url": "http://CharlesDevServer.knel.net:2007",
 | 
			
		||||
        },
 | 
			
		||||
    ],
 | 
			
		||||
    "notes": [
 | 
			
		||||
 
 | 
			
		||||
@@ -52,7 +52,7 @@ services:
 | 
			
		||||
    container_name: tsys-reactiveresume-app
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    ports:
 | 
			
		||||
      - "2007:3000"
 | 
			
		||||
      - "2003:3000"
 | 
			
		||||
    depends_on:
 | 
			
		||||
      - reactiveresume-postgres
 | 
			
		||||
      - reactiveresume-minio
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user