Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ethical Hacking Module
WAS Students 2022
Commits
fb26ebea
Commit
fb26ebea
authored
Jan 17, 2022
by
Joonatan Ovaska
Browse files
Update docker-compose-week2-special.yml
parent
0f567b33
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose-week2-special.yml
View file @
fb26ebea
...
...
@@ -12,7 +12,7 @@ services:
volumes
:
-
postgres_data:/var/lib/postgresql/data/
wasdat-frontend
:
image
:
gitlab.labranet.jamk.fi:4567/ethical-hacking-module/was-students/web-application-security-rw-client-vue:week05
image
:
gitlab.labranet.jamk.fi:4567/ethical-hacking-module/was-students
-2022
/web-application-security-rw-client-vue:week05
container_name
:
wasdat-frontend
networks
:
-
frontend
...
...
@@ -21,13 +21,13 @@ services:
-
"
8080:80"
-
"
443:443"
wasdat-backend
:
image
:
gitlab.labranet.jamk.fi:4567/ethical-hacking-module/was-students/web-application-security-rw-backend-flask:week05
image
:
gitlab.labranet.jamk.fi:4567/ethical-hacking-module/was-students
-2022
/web-application-security-rw-backend-flask:week05
container_name
:
wasdat-backend
networks
:
-
application
-
db
missile-control
:
image
:
gitlab.labranet.jamk.fi:4567/ethical-hacking-module/was-students/web-application-security-missile-control:20210315151201
image
:
gitlab.labranet.jamk.fi:4567/ethical-hacking-module/was-students
-2022
/web-application-security-missile-control:20210315151201
container_name
:
missile-control
networks
:
-
application
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment