aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index d82dd22..b8306fa 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -12,7 +12,7 @@ services:
- ./sql:/sql
hommabot2:
build: .
- image: registry.digitalocean.com/jan-systems-registry/hommabot2:latest
+ image: registry.jan.systems/hommabot2:latest
env_file: .env
environment:
PORT: 3000