Skip to content

Commit

Permalink
move config file to root
Browse files Browse the repository at this point in the history
Signed-off-by: SammyOina <[email protected]>
  • Loading branch information
SammyOina committed Aug 24, 2023
1 parent e59f8ae commit ed3f08c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
networks:
- mainflux-base-net
volumes:
- ../configs/config.toml:/config.toml
- ../config.toml:/config.toml
ports:
- ${APROXY_MQTT_ADAPTER_WS_TARGET_PORT}:${APROXY_MQTT_ADAPTER_WS_TARGET_PORT}

0 comments on commit ed3f08c

Please sign in to comment.