Skip to content

Commit

Permalink
#110: SwiftParcel directory update
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintAngeLs committed Jan 13, 2024
1 parent 90011b7 commit 3224210
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion SwiftParcel/d-docker-compose/micro-infrastructure.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "1.0"
version: "3.7"

services:

Expand Down
2 changes: 1 addition & 1 deletion SwiftParcel/d-docker-compose/micro-services-local.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "2.1"
version: "3.7"

services:

Expand Down
6 changes: 3 additions & 3 deletions SwiftParcel/d-docker-compose/services.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "1.0"
version: "3.7"

services:

Expand All @@ -12,7 +12,7 @@ services:
- swiftparcel

web:
image: adrianvsaint/swiftparcel.web
image: adrianvsaint/swift-parcel-web
container_name: swiftparcel-web
restart: unless-stopped
ports:
Expand Down Expand Up @@ -70,7 +70,7 @@ services:
container_name: external-api-lecturer-service
restart: unless-stopped
ports:
- 5006:80
- 5004:80
networks:
- swiftparcel

Expand Down

0 comments on commit 3224210

Please sign in to comment.