Skip to content
Snippets Groups Projects
Commit 91083ca3 authored by Nicolas Borboën's avatar Nicolas Borboën
Browse files

[refactor] Dockerfile's name

parent 5a7e1f38
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ services:
form:
build:
context: ./
dockerfile: Dockerfile-canap-form
dockerfile: Dockerfile-form.dockerfile
container_name: canap_form
depends_on:
- db
......@@ -30,3 +30,8 @@ services:
stdin_open: true
tty: true
networks:
default:
external:
name: canap_network
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