Skip to content
Snippets Groups Projects
Verified Commit 8d187f1e authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Push iamges to local registry.

parent 654e1aaa
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ services:
image: memcached:latest
app:
build: .
image: biscuitsis/biscuit
image: registry.edugit.org/biscuit/biscuit-ng
volumes:
- biscuit_media:/srv/media
- biscuit_static:/srv/static
......@@ -27,7 +27,7 @@ services:
- memcached
web:
build: ./docker/nginx
image: biscuitsis/biscuit-nginx
image: registry.edugit.org/biscuit/biscuit-ng/nginx
volumes:
- biscuit_media:/srv/media
- biscuit_static:/srv/static
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment