Skip to content
Snippets Groups Projects
Commit b17cc5c8 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

add webware

parent 826df139
Branches
No related tags found
No related merge requests found
Pipeline #67074 failed
......@@ -8,3 +8,12 @@ services:
limits:
memory: 70M
restart: unless-stopped
webware:
image: registry.dbogatov.org/wpi/cs-4241:latest
ports:
- "8081:80"
deploy:
resources:
limits:
memory: 50M
restart: unless-stopped
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment