Skip to content

Instantly share code, notes, and snippets.

@GotenXiao
Last active June 10, 2022 20:59
Show Gist options
  • Save GotenXiao/9be94cfd8860f7ff6d5496afc39333f4 to your computer and use it in GitHub Desktop.
Save GotenXiao/9be94cfd8860f7ff6d5496afc39333f4 to your computer and use it in GitHub Desktop.
diff --git a/docker-compose.yml b/docker-compose.yml
index cf60a36..9414714 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -19,7 +19,8 @@ services:
# - 443:443/tcp
monolithic:
- image: lancachenet/monolithic:latest
+ image: lancachenet/monolithic:slice-map
+ build: monolithic
env_file: .env
restart: unless-stopped
ports:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment